home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl060 / oasis10j.lzh / README.1ST < prev    next >
Encoding:
Text File  |  1992-09-05  |  5.5 KB  |  137 lines

  1.                   INSTALLATION AND STARTUP GUIDE FOR
  2.  
  3.                 OWL AUTOMATED SALES & INVOICING SYSTEM
  4.                                 (OASIS)
  5.                               VERSION 1.0
  6.  
  7.  
  8. This  guide covers installation and startup of OASIS Version 1.0.  The 
  9. complete  User's  Guide  is  built into the program and is accessed by 
  10. selecting  the  "HELP"  option.  In order to get the most benefit from 
  11. this program, we strongly suggest that you read the user's guide.
  12.  
  13.  
  14. SYSTEM REQUIREMENTS
  15.  
  16. OASIS  Version  1.0 requires an IBM Compatible PC, DOS 3.3 or above, a 
  17. hard disk and 640k of RAM memory.  
  18.  
  19.  
  20. DOS CONFIGURATION
  21.  
  22. For  proper  operation of all functions, the program requires that the 
  23. number  of  DOS  file  handles  be  set to 21 or more.  This number is 
  24. established  when  you  boot  your computer and is derived as either a 
  25. default  value  or  from  the  standard  file  "CONFIG.SYS" which must 
  26. reside  in the root directory of your start-up disk drive.  For proper 
  27. operation,  you  MUST HAVE the file "CONFIG.SYS" in the root directory 
  28. of  your start-up disk and it MUST contain the line "FILES=21" (values 
  29. above  21  are  acceptable).   Assuming  your  start-up  disk is the C 
  30. drive, you can create this file very quickly by typing the following:
  31.  
  32.      COPY CON: C:\CONFIG.SYS
  33.      FILES=21
  34.      Ctrl-Z      (Press "Ctrl" and "Z" keys together)
  35.  
  36. If  file  CONFIG.SYS  already  exists,  use  a text editor to view and 
  37. modify  the  file  as  needed.   Once  you  have  added  or edited the 
  38. "CONFIG.SYS"  file,  YOU MUST RE-BOOT your computer for the changes to 
  39. take effect.  Consult your DOS manual for additional information.
  40.  
  41.  
  42. INSTALLATION (From Distribution Disk)
  43.  
  44. The  program,  data, and help files are contained in a self extracting 
  45. archive  file named OASIS10.EXE.  To extract the contents of this file 
  46. and  install  them  on your hard disk, place the distribution diskette 
  47. in drive A and type the following commands:
  48.  
  49.      A:
  50.      INSTALL C
  51.  
  52. You  may  install the program from the B drive by substituting "B" for 
  53. "A"  in  the above and you may install the files to a hard drive other 
  54. than  C  by  substituting  the appropriate drive letter for "C" in the 
  55. above.   (Note:  there  is  no  colon  (":")  following the hard drive 
  56. letter in the install command).
  57.  
  58. After  entering  the install command, all files will be installed in a 
  59. subdirectory named "\OASIS" on the designated hard drive.
  60.  
  61.  
  62. INSTALLATION (From BBS DOWNLOAD)
  63.  
  64. If  you  downloaded OASIS from a bulletin board or other data service, 
  65. you  will  have  already  extracted  all  files  from the ZIP or other 
  66. archive  file  you  downloaded.  Create a directory on your hard drive 
  67. named  "\OASIS"  to  hold  the  extracted files and copy all extracted 
  68. files  to the new directory.  Note:  the original ZIP or other archive 
  69. file should be stored off on a floppy disk and kept as a backup.
  70.  
  71.  
  72. RUNNING THE PROGRAM
  73.  
  74. To run the OASIS type the following commands:
  75.  
  76.      C:
  77.      CD \OASIS
  78.      OASIS
  79.  
  80. If  you installed the program on a hard drive other than C, substitute 
  81. the appropriate drive letter for "C" in the above.
  82.  
  83.  
  84. SAMPLE DATA
  85.  
  86. The  data  files shipped with the program contain sample data which is 
  87. provided  to  help  you  become  familiar with the various options and 
  88. capabilities  of  the  program.   The sample data covers calendar year 
  89. 1992.
  90.  
  91.  
  92. TROUBLE SHOOTING
  93.  
  94. While  every  effort is made to insure that OASIS is free of any bugs, 
  95. it  is  impossible  to  test  it on all makes and models of computers.  
  96. Therefore,  unforeseen  circumstances  can occur which may create real 
  97. or  perceived errors in the program.  The following is a brief list of 
  98. errors which may be encountered and what to do about them.
  99.  
  100. Out  of  Memory  or  Insufficient  Swap  Space - You don't have enough 
  101. memory  below  640K to run the program.  If your computer has at least 
  102. 512K  of RAM, you should be able to eliminate this problem by removing 
  103. memory  resident  programs  (TSR'S) and device drivers (mouse drivers, 
  104. network drivers, etc.) to free up memory.
  105.  
  106. Program  Locks  Up - OASIS uses expanded memory, if available, to swap 
  107. sections  of  code  in  and  out  of  memory.   Some  older disk cache 
  108. software  does  not  expect  this  and can overwrite areas used by the 
  109. program.   To  prevent  this,  run  the  program  with  the  following 
  110. command:
  111.  
  112.      OASIS //BADCACHE
  113.  
  114. Program  Aborts  with  Message  (DOS  error  04)  -  This  means  that 
  115. insufficient  DOS  file  handles  have  been  specified.   If you have 
  116. already  added  the line FILES=21 to your CONFIG.SYS file AND rebooted 
  117. your  computer,  try  increasing  the  number a few at a time.  Reboot 
  118. your computer each time you increase the number.  
  119.  
  120. Program  Aborts  with  Message  (DOS  error  34)  - This is a DOS file 
  121. sharing error.  Run the DOS program SHARE.EXE before running OASIS.
  122.  
  123. If  at any time you are unable to resolve a problem with this program, 
  124. call  or  write  us  a  letter  explaining  the nature of the problem.  
  125. Please  also  include  a  description  of  your computer configuration 
  126. including   any   TSR   programs   which   are  installed.   Send  all 
  127. correspondence to:
  128.  
  129.                           'Otto-Williams Ltd.
  130.                               P.O Box 794
  131.                          Lanham, MD 20703-0794
  132.  
  133.                Phone: (301) 306-0409 (Weekdays 6pm-9pm)
  134.                    E-Mail on GEnie to: S.WILLIAMS11
  135.  
  136. =-=-=-=-=-=-=-=-=-=-=-=-=- END OF DOCUMENT -=-=-=-=-=-=-=-=-=-=
  137.